To install the Arix Addon Pack, you must first request a license on our website. Each purchase includes a single license, which cannot be shared.
Once you've obtained your license key, add it to your .env file, replace <license_key> with your key:
PLUGINS_ADDON_LICENSE_KEY=<license_key>
To edit your .env file, use the following command:
nano .env
Simply drag and drop the files into your Pterodactyl folder.
php artisan addons
In case you're experiencing an error during the installation process, try the following step:
php artisan migrate --force && php artisan optimize:clear && php artisan optimize && chmod -R 755 storage/* bootstrap/cache
For any queries or assistance, feel free to join our Discord community: https://discord.gg/geCjrRbAwC
If you require more detailed information, please consult our documentation: https://arix.gg/docs